Skip to main content

adExpandEnd

Type

message

Summary

Sent whan an ad has finished expanding.

Syntax

adExpandEnd <pAdName>

Description

Handle the adExpandEnd message if you want to perform an action when an ad finishes expanding.

The adExpandEnd message is sent to the current card when an ad has finished expanding.

Parameters

NameTypeDescription

pAdName

The name of ad that has been expanded (as specified in mobileAdCreate)

Examples

on adExpandEnd pAdName
send "layout" to group "content"
end adExpandEnd

command: mobileAdCreate, mobileAdRegister, mobileAdDelete

message: adLoaded, adLoadFailed, adExpandStart

Compatibility and Support

Introduced

LiveCode 6.0

OS

ios

android

Platforms

mobile

Thank you for your feedback!

Was this page helpful?